home *** CD-ROM | disk | FTP | other *** search
/ Beginning Mac Programming / Beginning Mac Programming.bin / Open Me for REALbasic 3 / REALbasic 3.2 / Example Projects / Applications / DataCrab 2.0r1 Emulator / Ian's LISCENSE < prev   
Text File  |  1998-08-11  |  1KB  |  45 lines

  1. ' Information regarding DataCrab
  2. ' ---------------
  3. ' This is UNFINISHED! Version 2.0r1
  4. ' Changes will be made and bugs will be fixed!
  5. ' Planned features are:
  6. '   * Bug Fixes
  7. '   * A way for admins to handle locked factoids
  8. '   * An <alias> tag for descriptions.
  9. '
  10. ' All the code in this class is written by me, Ian L.
  11. '
  12. ' This class is absolutely FREE respecting one of the
  13. ' cardinal values of the Hacker Ethic: "All information
  14. ' should be free." This class was made to help
  15. ' educate and inform budding programmers.
  16. '
  17. ' If you include the DataCrab modules/classes in an
  18. ' application you create, PLEASE CONTACT IAN at
  19. ' catrap@bigfoot.com and please mention that you used
  20. ' "DataCrab technology by Ian L." -somewhere- in the
  21. ' program.
  22. '
  23. ' You are free to distribute it as long as you pass
  24. ' from yourself an -UNMODIFIED- copy.
  25. '
  26. ' Feel free to make changes. If you'd like a feature
  27. ' to be added or found a bug, please email me at
  28. ' <catrap@bigfoot.com> so I can put it in the next
  29. ' release.
  30. '
  31. ' This software CANNOT BE SOLD individually. It can,
  32. ' however, be part of a collection or source code that
  33. ' is distributed with/for a product. If you are planning
  34. ' to include this within a software collection to be
  35. ' distributed, please email me beforehand.
  36. '
  37. ' Please enjoy using this, I've designed it to be as
  38. ' informative and flexible as possible.
  39. '
  40. '        Sincerely,
  41. '           Ian L.
  42. '           <catrap@bigfoot.com>
  43. '
  44. ' ---------------
  45.